home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / winsock / fp10.zip / README.TXT < prev   
Text File  |  1995-04-17  |  6KB  |  131 lines

  1. Readme file for FingerPlan ver 1.0
  2.  
  3. WHAT FINGERPLAN IS FOR:
  4.  
  5. Many users log onto Internet and get a dynamically assigned IP address
  6. from their Internet Access Provider (IAP).  This makes it very
  7. difficult for anyone to open a talk session or other point-to-point
  8. communication with that person, without first having to call them on
  9. the phone and get their IP address (and usually the line is tied up for
  10. the Internet dialup connection....).  So, typetalking doesn't happen as
  11. much as we might like.
  12.  
  13. Most IAP's have a UNIX based host running the finger daemon which means
  14. that you can finger a person and find out when they logged onto that
  15. host.  However, logging onto the Net via SLIP/PPP is not the same as
  16. logging onto the IAP's Internet host so this doesn't do much good. 
  17.  
  18. There is a fix however that works quite well.  Finger recognizes the
  19. existence of a file called .plan in your home directory on the IAP's
  20. UNIX host.  Every time someone fingers you at the IAP's UNIX host,
  21. finger will show them the text file.  So what is needed is a simple way
  22. to make that text file contain your current IP address so the person
  23. can see it and then open a typetalk session or whatever with you.
  24.  
  25. That is where FingerPlan comes in.  It can be run from your dialup
  26. script or by hand after your IP connection is established and it will
  27. FTP a text file with your current IP address to the UNIX host of your
  28. choice and make it the .plan file in your home directory so people can
  29. find you.
  30.  
  31. WHAT YOU NEED TO USE IT:
  32.  - Microsoft Windows environment of some kind.
  33.  - Any Winsock program to establish a SLIP or PPP connection to the 
  34.    net.
  35.  - A account on any UNIX host on the net that is running the finger 
  36.    daemon.
  37.  - A finger client to check that things are working right and to see
  38.    when your friends are on-line.
  39.  
  40. HOW TO SET IT UP:
  41.  
  42. Put all the files from the archive in a directory of their own.
  43.  
  44. Add the program to your Program Manager by dragging it from the File
  45. Manager to your Internet Group in Program Manager.
  46.  
  47. Log onto the Internet with your Winsock client.
  48.  
  49. Run the program.  Fill out the hostname, userid, and password for your
  50. account on the UNIX host.  
  51. The TagLine entry is for you to put in any other info you want people to 
  52. know, such as what communications tool servers you are running and your 
  53. username on your host.  Example:
  54. Wintalk and Sticky: schapman@IP Address given above.
  55.  
  56. Press the Save button.
  57.  
  58. Press the Connect button.  This will FTP a new .plan to your UNIX host.
  59.  
  60. NOTE:  At this time, you may have to telnet to your UNIX account and
  61. change the file permissions on your .plan file so everyone can read it.
  62. This is quite easy to do if you can get to the UNIX prompt on your UNIX
  63. account (i.e. out of the menus).  At the UNIX prompt (often signified
  64. by a $ sign), type "chmod 744 .plan" (without the quotes) and press
  65. Enter.  That is all there is to it.  Exit the account and go on with
  66. business as usual.  Each time the new .plan is FTP'd to your host, it
  67. will retain the new permissions.  If you are unable to accomplish this,
  68. contact your host administrator and ask them to "make the file
  69. permissions be 744 on the .plan file in my home directory".  They can
  70. do it in a flash.
  71.  
  72. Now, you may want to add Finger Plan to your login script so that it is
  73. executed each time you login to the Internet.  If you do so, add the
  74. command-line parameter of " CONNECT" (no quotes) in the script so it
  75. will automatically transfer a new .plan file to the host rather than
  76. taking you to the setup screen and setting there.
  77.  
  78. You can also add the program to your disconnect script with a
  79. command-line parameter of " DISCONNECT", if your scripting language
  80. supports it.  If not, you can make two copies of the FingPlan icon in
  81. your Program Manager and add the " DISCONNECT" parameter to one of them.
  82.  
  83. USAGE INFO:
  84.  
  85. Once you are using FingPlan, your friends can finger your account at the
  86. UNIX host to see what your status is.  In my case, someone can finger:
  87. schapman@on-ramp.ior.com
  88. and find out if I am on-line or not.  If so, they can solicit a typetalk
  89. session by using a typetalk client.  I have to be running the typetalk
  90. server/client on my end in order for them to be able to reach me.
  91.  
  92. REGISTRATION INFO:
  93.  
  94. This program is being distributed as Shareware.  That means that you can
  95. try it out for a reasonable period (30 days) and then must register it
  96. if you continue to use it.  To register it, send a check for $15.00 (US
  97. funds) and your E-Mail address to:
  98.  
  99. Scott Chapman
  100. 2129 S. Thor
  101. Spokane, WA  99223
  102.  
  103. My E-Mail is:  schapman@ior.com
  104.  
  105. If you have questions or comments, please let me know.  When I receive
  106. your check, I will send you the info needed to disable the nag screen
  107. and I will provide you with free technicnal support as needed.
  108.  
  109. Thanks for your support!
  110.  
  111.  
  112. BUG REPORTS:
  113.  
  114. Please send me bug reports and desired features.  Use my e-mail address above.
  115.  
  116. I am aware of the WSAENOTSOCK error that is generated in the winsock
  117. program by FingerPlan.  It doesn't seem to cause any real problems and
  118. I am working on it!  Please don't e-mail me about it unless it is
  119. causing something to not work.
  120.  
  121. Also NOTE:  It is very important that you install the .lic files with
  122. the .vbx's in the program directory, not Windows or System.
  123.  
  124. LEGAL DISCLAMER AND RELATED INFO FOLLOWS:
  125.  
  126. I will not be liable for any damages ocurring due to the use of this
  127. program and do not warrant it as fit for any purpose.  Use is solely at
  128. your own risk.
  129.  
  130. FingerPlan may be redistributed. All the original files must be included, unmodified.
  131.